projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f63a0
)
(ls-lisp-support-shell-wildcards): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Jan 1996 04:47:45 +0000
(
04:47
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Jan 1996 04:47:45 +0000
(
04:47
+0000)
lisp/ls-lisp.el
patch
|
blob
|
history
diff --git
a/lisp/ls-lisp.el
b/lisp/ls-lisp.el
index a23a3cbde1871d44039413a993b1fe25bbee0531..4678ac3e506842fa6b69bc1f34b81ae688f8f95c 100644
(file)
--- a/
lisp/ls-lisp.el
+++ b/
lisp/ls-lisp.el
@@
-55,6
+55,7
@@
\f
;;; Code:
+;;;###autoload
(defvar ls-lisp-support-shell-wildcards t
"*Non-nil means file patterns are treated as shell wildcards.
nil means they are treated as Emacs regexps (for backward compatibility).